func github.com/go-pg/pg/v10/types.appendBytesValue

2 uses

	github.com/go-pg/pg/v10/types (current package)
		append_value.go#L111: 			return appendBytesValue
		append_value.go#L166: func appendBytesValue(b []byte, v reflect.Value, flags int) []byte {